←Select platform

PresentationContextAttribute Constructor(String,Byte[],String[])

Summary

Initializes a new instance of the PresentationContextAttribute class.

Syntax

C#
VB
C++
public PresentationContextAttribute(  
   string AbstractSyntax, 
   byte[] ExtendedNegotiation, 
   params string[] TransferSyntax 
) 
Public Function New( _ 
   ByVal AbstractSyntax As String, _ 
   ByVal ExtendedNegotiation() As Byte, _ 
   ByVal ParamArray TransferSyntax() As String _ 
) 
public: 
PresentationContextAttribute(  
   String^ AbstractSyntax, 
   array<byte>^ ExtendedNegotiation, 
   ... array<String^>^ TransferSyntax 
) 

Parameters

AbstractSyntax
The abstract syntax.

ExtendedNegotiation
The extended negotiation information.

TransferSyntax
The list transfer syntaxes.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.AddIn Assembly
Click or drag to resize